Skip to content

feat: indicate functions which go on the bus - #2186

Merged
OlivierBBB merged 2 commits into
mainfrom
2153-feat-indicate-functions-which-go-on-the-bus
Aug 29, 2026
Merged

feat: indicate functions which go on the bus#2186
OlivierBBB merged 2 commits into
mainfrom
2153-feat-indicate-functions-which-go-on-the-bus

Conversation

@DavePearce

@DavePearce DavePearce commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@DavePearce DavePearce linked an issue Aug 25, 2026 that may be closed by this pull request
@DavePearce
DavePearce force-pushed the 2153-feat-indicate-functions-which-go-on-the-bus branch 7 times, most recently from 03348ff to aec4c1a Compare August 27, 2026 05:31
@DavePearce
DavePearce force-pushed the 2153-feat-indicate-functions-which-go-on-the-bus branch 2 times, most recently from 097f8c8 to 01ad32a Compare August 29, 2026 01:28
This puts in place an initial sharding implementation which is working,
except for the fact that sharding requires true checkpointing functions.
Furthermore, the test framework has not been updated yet for sharding.

This adds some checks to ensure that you cannot checkpoint on a
returning function.  Rather you have to checkpoint on a non-returning
function.

Signed-off-by: DavePearce <dave01001110@gmail.com>
@DavePearce
DavePearce force-pushed the 2153-feat-indicate-functions-which-go-on-the-bus branch 3 times, most recently from 0d17ce9 to 862a62e Compare August 29, 2026 02:28
This wires in the bus primitives for global functions, and updates the
reachablity check accordingly.  Tests for sharding are now operational.

Signed-off-by: DavePearce <dave01001110@gmail.com>
@DavePearce
DavePearce force-pushed the 2153-feat-indicate-functions-which-go-on-the-bus branch from 862a62e to fa8be6e Compare August 29, 2026 02:30
@OlivierBBB
OlivierBBB self-requested a review August 29, 2026 13:01
@OlivierBBB
OlivierBBB merged commit f3d4352 into main Aug 29, 2026
22 checks passed
@OlivierBBB
OlivierBBB deleted the 2153-feat-indicate-functions-which-go-on-the-bus branch August 29, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: indicate functions which go "on the bus"

2 participants